home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rmail182.zip / EXAMPLE.BBS next >
File List  |  1992-09-17  |  4KB  |  79 lines

  1. ; An EXAMPLE AREAS.BBS file for RBBSMAIL 18.2
  2. ;
  3. ; Lines with a ';' in colum 1 are COMMENT lines. BLANK lines are ignored
  4. ; The first line that isn't a comment line holds the text for the ORIGIN line
  5. ; and optionally the sysop's name (separated by a space, a '!' and another
  6. ; space)
  7.  
  8. Bamestra RBBS / RBBS_HELP_Europe, The Netherlands ! Jan Terpstra
  9.  
  10. ; Embedded commands start with a '-' in colum 1.
  11. ; Some password protection for mailbundles:
  12. -Password       8:998/1.0 YONDER
  13. -Password       8:926/0.0 GOOBERS
  14. -Password       2:512/1.0 SMARTY
  15.  
  16.  
  17. ; All following lines contain full path and filename of the RBBS
  18. ; conference file, followed by at least one space,
  19. ; followed by the name of the AREA: folowed by at least one space,
  20. ; followed by list of NET/NODES were this conference has to be echoed to,
  21. ; all separated by at least one space.
  22. ; Addresses must be specified minimally specified in 3D (zone:net/node).
  23. ; If addressing a point, it must be specified in 4D (zone:net/node.point)
  24. ; fashion, but remember that adresses area"sticky", repetitive info need not
  25. ; be repeatedly listed.
  26. ;
  27. ; You MUST always have the areas NETMAIL and BAD_MSGS, but you should not echo
  28. ; them anywhere.
  29. C:\BINK\MAIL          NETMAIL
  30. C:\BINK\BAD_MSGS      BAD_MSGS
  31.  
  32. ;---------------- these are all RBBS-PC style message bases ---------------
  33. -Margin 72                      ; margin for all conferences on 72
  34. -Maxlines 50                    ; 50 lines per messag
  35. -Slack 50                       ; room for 50 extra messages when DynaPurging
  36. -MsgAge 20                      ; kill messages after 20 days
  37. C:\RBBS\MIDCPU.DEF    MIDRANGE    2:512/1 8:926/0
  38. C:\RBBS\IBMPCM.DEF    IBMPC.512   2:512/1 10.1 .2 .3
  39.  
  40. ;AREA:SYSOP.512 allows private messages with the '+' in front of the area name
  41. C:\RBBS\SYS512M.DEF   +SYSOP.512  2:512/1 9999/1
  42. ;AREA:INFO.512 disallows private messages with the '-' in front of the area name
  43. C:\RBBS\PCCM.DEF      -INFO.512   2:512/1
  44. C:\RBBS\IBMPCM.DEF    IBMPC.512   2:512/1
  45. C:\RBBS\RBBSM.DEF     RBBS-PC     2:512/1 8:926/0
  46.  
  47. ;------------------ AREA:RBBSMAIL only exists in zone 8 -------------------
  48. ; so we need a different originating address for this area.
  49. -OrgAddress 8:998/1.0@rbbsnet
  50. C:\RBBS\RBBS-SW.DEF   RBBSMAIL   8:926/0
  51.  
  52. ; ----------------- some special settings for LAN conference --------------------
  53. -Security 12                    ; set msgs to level 12 in this conference
  54. -Margins 66                     ; lines of 66 chars max
  55. -Slack 200                      ; slack of 200 when purging
  56. -Maxlines 25                    ; lines per message
  57. -MsgAge 14                      ; Kill messages after 14 days
  58. -NoNotify                       ; Mail notification off
  59. C:\RBBS\LANM.DEF      LAN         2:512/1 9999/1 8:960/404 405
  60.  
  61.  
  62. ; ----------------- back to normal settings --------------------------------
  63. -Security 5                     ; security level for messages
  64. -Margin 72                      ; margin for all conferences on 72
  65. -Maxlines 50                    ; 50 lines per message
  66. -Slack 50                       ; room for 50 extra messages when DynaPurging
  67. -MsgAge 20                      ; kill messages after 20 days
  68. -Notify                         ; Notifcation on
  69. C:\RBBS\PERSYS2M.DEF  PERSYS2     2:512/1
  70.  
  71. ;----------------- AREA:SYSOPS is a FIDO style message subdir---------------
  72. ;AREA:SYSOPS allows private messages with the '+' in front of the area name
  73. C:\BINK\SYSOPS        +SYSOPS     2:512/1
  74.  
  75. ;------------------------- AREA:NOVELL is just passing thru -----------------
  76. C:\BINK\PASSTHRU      NOVELL      2:512/1 8:998/10 11
  77.  
  78. ; And that's all you need!
  79.